home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / Demos / MF29 / 100 Years of Motoring Demo / Support Files / Beaulieu / Fast.dir / 00020.ls < prev    next >
Encoding:
Text File  |  1995-01-07  |  100 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) = 1 then
  3.     go(the frame)
  4.   else
  5.     go(1, "Info.dir")
  6.   end if
  7. end
  8.